projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d31062
)
[gi] Return value of gdk_window_new should have transfer full
author
Tomeu Vizoso
<tomeu.vizoso@collabora.co.uk>
Fri, 21 Jan 2011 16:34:18 +0000
(17:34 +0100)
committer
Tomeu Vizoso
<tomeu.vizoso@collabora.co.uk>
Fri, 21 Jan 2011 16:34:18 +0000
(17:34 +0100)
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index 4feec5ad3913501720041c4e45174e6d35451f73..fe24ddcba43b6f95933424a953b71859090a337d 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-1251,7
+1251,7
@@
sync_native_window_stack_position (GdkWindow *window)
* more details. Note: to use this on displays other than the default
* display, @parent must be specified.
*
- * Return value: (transfer
none
): the new #GdkWindow
+ * Return value: (transfer
full
): the new #GdkWindow
**/
GdkWindow*
gdk_window_new (GdkWindow *parent,